Gets an array of SQL Connections that satisfy the filter criteria specified in the request body.
The request body is of type object.
Overview
|
|
|
Table_id : string
The table_id of the table for which connection has to be fetched
|
| |
The response body is of type ServerSettings.
results from the call
Overview
|
ServerSettings
The results of the Settings Get.
|
MaxReadRequestObjects : number
The maximum number of objects that can be read in one call.
|
|
MaxWriteRequestObjects : number
The maximum number of objects that can be written in one call.
| |